20. Query the Dataset 3
Query the Dataset 3
Question:
Like any dict of dicts, individual people/features can be accessed like so:
enron_data["LASTNAME FIRSTNAME"]["feature_name"]
or
enron_data["LASTNAME FIRSTNAME MIDDLEINITIAL"]["feature_name"]
What’s the value of stock options exercised by Jeffrey K Skilling?
Start Quiz:
